home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7028 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solutions.solon.com (Peter Seebach)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Processing C language listings -- Help!
  5. Date: 17 Feb 1996 11:10:03 -0600
  6. Organization: Usenet Fact Police (Undercover)
  7. Message-ID: <4g525b$9t2@solutions.solon.com>
  8. References: <DME4BM.6Mz@freenet.carleton.ca> <harmon.823852728@pegasus.montclair.edu>
  9. NNTP-Posting-Host: solutions.solon.com
  10.  
  11. In article <harmon.823852728@pegasus.montclair.edu>,
  12. Derek Harmon <harmon@pegasus.montclair.edu> wrote:
  13. >   Never had the problem with quote marks, I guess Word is just more sinister
  14. >about these things.
  15.  
  16. It rather is; you have to change not one, but *two* settings to completely
  17. disable the feature.  Horrible.
  18.  
  19. >But you say it yourself, the proportional fonts are de-
  20. >stroying your spacing.  First, use a utility or p.d. text editor to convert
  21. >all your tabs to spaces (I have to do that very thing before uploading these
  22. >messages to this group, Borland's IDE sticks tabs through my code snippets).
  23.  
  24. This is precisely the opposite of the first thing I do; I make sure all
  25. indentation is tabs, so the indentation stays consistent in the face of
  26. proportional fonts.
  27.  
  28. >Tab stops vary between page styles.
  29.  
  30. So you set the tab stops for your code style to be consistent.
  31. Quoted code merits new formatting.
  32.  
  33. >   Ok, there are no C snippets in this post -- but try presenting your C source
  34. >to a manager or professor printed via "type source.c > prn" compared to Ami Pro
  35. >with italicized variables and bold keywords, and you'll understand.
  36.  
  37. I've never had the misfortune to work for someone who likes overformatted
  38. text.  Do you hand in English text with italicized pronouns and bold
  39. prepositions?  Code should be read, not hidden by frills and fonts.
  40.  
  41. And, as Pike argues quite persuasively, proportional fonts are much more
  42. readable; try using a decent editor (sam works for me) with proportional
  43. fonts, and see if your code looks better; mine certainly does that way, and
  44. it's a lot easier to read.
  45.  
  46. Monospace fonts are something we should be looking to get over.
  47.  
  48. -s
  49. -- 
  50. Peter Seebach - seebs@solon.com - Copyright 1995 Peter Seebach.
  51. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  52. FUCK the communications decency act.  Goddamned government.  [literally.]
  53. The *other* C FAQ - ftp taniemarie.solon.com /pub/c/afq - Not A Flying Toy
  54.